STEP 2: We're taking ice cream orders, so we need a server to ask the user what they'd like!
- Go to and drag Person 16 into the bottom of main(). Place the sprite at (-100, 0).
- It's Ed! He makes great ice cream! Now go to and drag Ask onto the next line.
- Change the question in .ask() to "Would you like a cone or a sundae?"
To navigate the page using the TAB key, first press ESC to exit the code editor.